home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / THD_12_5.ZIP / THDSETUP.TXT < prev    next >
Text File  |  1996-03-20  |  19KB  |  471 lines

  1.  
  2.      Due to the number of requests from sysop's on "how" to set up
  3. THD ProScan to work with their BBS programs, I am including this explanation
  4. for setup in RA 2.?? (2.00, 2.01 and 2.5?), WWIV, Renegade 07-17 (and 100%
  5. compatible ONLY), Telegard (2.7 and 3.??) , PCBoard (15.?), Maximus, EzyCom, 
  6. Wildcat and T.A.G. 2.7?.
  7.      Although it works equally well with other BBS programs, These are the
  8. only programs which I can supply any assistance with. Most of these setup 
  9. suggestions have been supplied by users of THD ProScan.
  10.      But first a multi-purpose batch file for those wishing to test numerous 
  11. files in a single directory. 
  12.  
  13.          **********************************************************
  14.          ** IT IS IMPORTANT THAT ANY BBS RUNNING THDPRO.EXE SWAP **
  15.          ** OUT IT'S  MEMORY SO THAT THDPRO.EXE  CAN EFFECTIVELY **
  16.          ** RUN THE VARIOUS ARCHIVE UTILITIES AND VIRUS SCANNERS **
  17.          **********************************************************
  18.  
  19.      Needless to say... BE SURE TO SELECT THE PROPER BBS TYPE IN THDINSTL
  20.  
  21. * - * - * - * - * - *
  22.  
  23.                            GENERAL PURPOSE BATCH FILE
  24.                            --------------------------
  25.                            (See THDTERM.EXE as well)
  26. DIRTEST.BAT
  27. -----------
  28. @ECHO OFF
  29. CTTY CON
  30. FOR %%F IN (%1\*.*) DO C:\THDPRO\THDPRO.EXE %%F
  31.  
  32.  
  33. This will cause all files in the supplied directory to be tested. However, 
  34. be warned that only the errorlevel from the last file tested will be 
  35. returned to the calling program.
  36. Syntax for this batch file would be C:\THDPRO\DIRTEST.BAT C:\TEST
  37. where DIRTEST.BAT is located in "C:\THDPRO" and "C:\TEST" is the directory 
  38. containing the files to be tested.
  39.  
  40. (Some command processors may require that the "%%F" above be replaced by "%F" 
  41. when run from the command line.)
  42.  
  43. * - * - * - * - * - *
  44.  
  45.                            TELEGARD 3.0 (2.99 Gamma 4)
  46.                            -------------------------
  47. Configure THDPRO.EXE with your desired settings, taking special care to select 
  48. TG 3.0 as your BBS type. Supply the path to your main TG directory when asked 
  49. and answer "yes" to update file data bases.
  50.  
  51. Load Telegard
  52. From the WFC press "S" (System config)
  53. Select "F" (File system)
  54. Make sure option "D" is set to "Yes"
  55. Make sure option "U" is set to "Upload Processor"
  56. Select "7" (Upload processor)
  57. enter "C:\THDPRO\THRPO.EXE ~AF ~CP"
  58.       (substitute the correct path to THDPRO.EXE)
  59. enter "0" (for passed errorlevel)
  60. select "8"
  61. enter "yes" to use TESTINFO.DAT
  62. enter "C:\THDPRO\"
  63.       (substitute with your THDPRO directory)
  64. Quit back to the WFC
  65.  
  66.     Some users have reported that using THD causes duplicate file entries. 
  67. This is almost certainly caused by changes made by THDPLUS.EXE to the TG file 
  68. data base(s). To avoid this problem either rename or delete THDPLUS.EXE from 
  69. the THDPRO directory. TG will use the TESTINFO.DAT file created by THDPRO.EXE 
  70. to update it's file bases and THDPLUS is therefore unnecessary with this 
  71. configuration.
  72.     THDPRO.EXE runs THDPLUS automatically if it exists in the same directory. 
  73. Renaming is recommended to avoid this while it still allows you the 
  74. opportunity to run it manually if you should ever require it. Deleting 
  75. accomplishes the same result but does not afford the ability to run it 
  76. manually.
  77.  
  78. * - * - * - * - * - *
  79.  
  80.                                   TELEGARD 2.7
  81.                                   ------------
  82.      Lets start from scratch..
  83. make a dir called C:\THDPRO
  84. change to that directory.
  85. unarchive the THD Proscan archive into that directory.
  86. run THDINSTL.EXE
  87. answer all the questions and double check the settings on the final
  88.    screens as if your life depended on it's being correct.
  89. change to your BBS directory.
  90. type TELEGARD -K
  91. press "P"
  92. press "F"
  93. look at option "L".. make note of the path here
  94. shell to dos.
  95. go to the directory just seen in option "L".
  96. copy THDPRO.EXE and THDPLUS.EXE from C:\THDPRO\ to this directory.
  97. return to TG (exit shell).
  98. press "A"
  99. press "M"
  100. press "1" (which I assume will correspond to the "ZIP" archive type)
  101. check the first option to be sure it is marked "ACTIVE" (if not mark it
  102.      active).
  103. change line "#6" to read "THDPRO.EXE @F"
  104. Press "Q" until you are back at the "WFC" screen and from their do a local
  105.      logon.
  106. Once logged on.. Go to the file section and list the files long enough to
  107.      find the name of a single valid "zip" file.
  108. now type at the menu prompt "//\\AT"
  109. enter the name of the "zip" filename you just found using "list"
  110. answer no to delete files question.. and No to search all dirs question.
  111. watch the output on your side to see if the file is being scanned.
  112.  
  113.      The ONLY reason that this process (if followed EXACTLY) would not 
  114. work.. is because you have no directory listed under option "L" (as above). 
  115. IF you do not have a directory specified there, then change the "line #6" 
  116. mentioned above to include the full path "C:\THDPRO\THDPRO.EXE @F".. DO NOT 
  117. enter this if there is a path in option "L" or the archive tester will not 
  118. be found.
  119.      Also.. you might wish to test it from the command line as follows to be 
  120. sure that it works.
  121. type
  122. C:\THDPRO\THDPRO.EXE C:\COMMAND.COM
  123.      This will show you the scanner at work and if you do not see this type
  124. of screen when run from TG.. then you have failed in configuring TG NOT the 
  125. fault of the scanner.
  126.      This is FAR more detailed than I had ever hoped to have to get. Any TG 
  127. sysop should be able to accomplish this without such detail.. BUT given that
  128. you may never have had to do this before.. Follow the instructions 
  129. EXACTLY!!!!
  130.  
  131. * - * - * - * - * - *
  132.                   
  133.                            Renegade v07-17 Beta
  134.                            --------------------
  135.  
  136. 1. Make a directory for THD ProScan.  We'll assume for now that you've
  137.    called it "C:\THDPRO".  Change to that directory.  Unarchive
  138.    the THD ProScan distribution archive into that directory.
  139. 2. Run THDINSTL.EXE.  Answer all the questions, and double check that the
  140.    settings are correct on the final screens.
  141. 3. Change to your main BBS directory, and type "RENEGADE.EXE -L".
  142.    Press "S" to enter the system configuration menu.  Press "A" to enter 
  143.    the main BBS configuration menu.  Look at option "9", your archivers 
  144.    path, and make a note of the path here.
  145. 4. Shell to DOS.  Change to the directory you just saw in option "9".  If it
  146.    doesn't exist, create it.  Copy THDPRO.EXE from C:\THDPRO to
  147.    this directory. Return to Renegade (type "EXIT").
  148. 5. Press "Q" to leave the main BBS configuration menu.  Press "L" to
  149.    enter the archivers configuration menu.  Press "M" to modify an 
  150.    archiver.  Press the number of any archiver that has a "+" in front 
  151.    of it (in other words, any active archiver) and hit ENTER.  Change 
  152.    option number 6 ("File testing cmdline") to read "THDPRO.EXE %F".  
  153.    If you are running more than one node, you should change this to read
  154.    "THDPRO.EXE %F %P".  (You can also do this if you only run one node 
  155.    if you like, but it's not necessary.)  Repeat step number 5 until 
  156.    you've setup THD ProScan in option number 6 for every active 
  157.    archiver.
  158.  
  159. If you followed this process exactly, the only reason it wouldn't work is 
  160. if you hadn't defined your archivers directory.  (Option "9" from "MAIN 
  161. BBS CONFIGURATION".)  If you have NOT specified an archivers directory, then 
  162. you can change the commandline in each of your archivers to read
  163. "C:\THDPRO\THDPRO.EXE %F".  Use the full path ONLY if you haven't already 
  164. specified a path in your archivers setup.
  165. Most sysops should be able to figure this out.  If THD ProScan DOESN'T work, 
  166. then try going through this process once more, and make sure you
  167. follow the instructions EXACTLY.
  168.  
  169.      Note that not mentioned above is the need to have RG swap out prior to 
  170. running THDPRO.EXE. Failure to swap RG could result in failed scan sessions 
  171. or other memory shortages.
  172.  
  173.      Renegade Setup text was supplied by Lars Hellsten.
  174.  
  175. * - * - * - * - * - *
  176.                                T.A.G. 2.7
  177.                                ----------
  178.  
  179.      T.A.G. users should simply run THDPRO.EXE from POSTUL.BAT which will 
  180. process the description by running THDPLUS at that time. In this case you 
  181. would not need a FILETEST.BAT and make POSTUL.BAT look like this... This 
  182. method has been recommended to me as the method of choice.
  183.  
  184. POSTUL.BAT
  185. ------------
  186. C:\THDPRO\THDPRO.EXE %4%5 %2
  187.  
  188. * - * - * - * - * - *
  189.  
  190.                                  PCBOARD
  191.                                  -------
  192.  
  193. User of the OS/2 NATIVE version and the THD OS/2 version should not the 
  194. following exceptions. 
  195.  
  196. 1) In PCBSETUP, under options 1 :
  197.       Verify files uploaded is set to "Yes".
  198.  
  199. 2) Edit the PCBTEST.BAT file in the PCBoard directory, and make it look similar
  200. to the following:
  201.  
  202.      For proper use with PCBOARD, the following is recommended
  203.  
  204. If running the DOS version of THD ProScan
  205.  
  206. PCBTEST.BAT
  207. --------
  208. @echo off
  209. echo * %1 Failed testing by THD ProScan > PCBFAIL.TXT
  210. if %2 == UPLOAD SET THDPCB=%3
  211. C:\THDPRO\THDPRO.EXE %1
  212. if errorlevel == 1 goto END
  213. DEL pcbfail.txt
  214. :end
  215. -----------
  216.  
  217. If running the OS/2 Version of THD ProScan under the OS/2 version of PCBoard.
  218.  
  219. PCBTEST.CMD
  220. --------
  221. @echo off
  222. SET THDPORT=PCBHANDLE
  223. echo * %1 Failed testing by THD ProScan > PCBFAIL.TXT
  224. if %2 == UPLOAD SET THDPCB=%3
  225. C:\THDPRO\THDPRO.EXE %1
  226. if errorlevel == 1 goto END
  227. DEL pcbfail.txt
  228. :end
  229. -----------
  230.  
  231. The "if %2 == UPLOAD SET THDPCB=%3" line is ABSOLUTELY required for proper
  232. functioning with PCBoard IF you wish THD to update the description and/or
  233. filename and filesize.
  234.  
  235. THDPRO.EXE will exit with an errorlevel of 1 or higher if the file fails the
  236. test. It will then exit without changing the PCBFAIL.TXT. However, if the
  237. test is successful, it will delete the "PCBFAIL.TXT" file.
  238.  
  239.      ** Original text supplied by Mike Thomson **
  240.      **   Text has been modified to reflect    **
  241.      **  changes for THD ProScan Version 11.0  **
  242.  
  243. * - * - * - * - * - *
  244.  
  245.                                   WWIV
  246.                                  ------
  247.                       ( As supplied by Tom Goodson )
  248.  
  249.     The following assumes that upload security is the primary purpose for
  250. installing an upload virus scanning event in the first place, therefore
  251. I recommend that all uploads in this particular setup be directed to the
  252. SYSOP directory after scanning for sysop/co-sysop inspection prior to
  253. being moved to the appropriate file subdirectories.  However, if the
  254. sysop intends to let his/her callers upload directly to the various file
  255. subdirectories (which I do not advise), the command line below will
  256. accommodate this as well.
  257.  
  258.     To Install THD ProScan on your WWIV BBS:
  259.  
  260. Configure THDPRO.EXE with THDINSTL.EXE (Select "none" as your BBS type).
  261. Run WWIV's INIT program and select 'More System Info' and set
  262.     'All UL to Sysop' to YES. (This step is not mandatory, but it is highly
  263.     recommended for maximum security.  After you examine the uploaded file,
  264.     you will have to manually move it to its appropriate subdirectory
  265.     yourself).
  266. Select 'External Programs' and for 'Upload Event,' enter the following
  267.     command line:
  268. C:\THDPRO\THDPRO.EXE %2%3 %4
  269.  
  270.     *** Of course the above command line assumes that you have installed ***
  271.     ***   THD ProScan on your C: drive in a subdirectory named THDPRO.   ***
  272.  
  273. Bring up the BBS and enter directory edit (//DIREDIT).  Set UPLOADS in the
  274.     SYSOP file subdirectory to ALLOWED.  Set all other subirectories to
  275.     DISALLOWED (this will disallow any unauthorized uploads directly to the
  276.     other subdirectories).
  277.  
  278. Tom Goodson a.k.a. P-38, SysOp, Zenith Nadir, @2736 WWIVnet
  279.  
  280. My thanks goes to David Muir, the wise fellow who wrote THD ProScan for
  281.     allowing me to distribute this excellent program, and to JAFO who provided
  282.     insight on the command line.
  283.  
  284.                                   WWIV
  285.                                  ------
  286.                     ( As supplied by Rob Giannini )
  287.  
  288. Configure THDPRO.EXE with THDINSTL.EXE. (Select "none" as your BBS type)
  289.  
  290. Run the WWIV's INIT program and select external programs.
  291. Go down to the upload event and enter...
  292.  
  293. C:\THDPRO\THDPRO.EXE C:\WWIV\%2%3
  294.                    |       |  | |
  295. Path to THDPRO.EXE--       |  | |
  296.                            |  | |
  297. BBS Directory---------------  | |
  298.                               | |
  299. File directory----------------- |
  300.                                 |
  301. File to test---------------------
  302.  
  303. * - * - * - * - * - *
  304.  
  305.                       REMOTEACCESS 2.0? and 2.5?
  306.                       --------------------------
  307. Unarchive The THD ProScan distribution archive in it's own directory.
  308. Run "THDINSTL.EXE"
  309.      During THDINSTL, if you run RA 2.?? and would like THDPRO.EXE to
  310. automatically insert FILE_ID.DIZ comments into RA's File data bases, Be sure
  311. to tell the install that you use RA. And then select the version which is
  312. 100% compatible to the version you are running (available from the final
  313. screen). DO NOT enable this option if you are running a "FILES.BBS" oriented
  314. system.
  315.     It is important to note that THD treats RA 2.0? and 2.5? differently and 
  316. you must select the correct BBS type in THDINSTL.EXE.
  317.  
  318.                             ** IMPORTANT **
  319.      From the final screen of THDINSTL, one of the options is "Failed file
  320. Moving". Be sure to set this to "Inactive". If you do not, it may confuse
  321. RemoteAccess when it is unable to find the file.
  322.  
  323.     Setting up Raconfig:
  324.  
  325. Run raconfig and select the following menu options:
  326.  
  327. 1/  Options
  328. 2/  Files
  329.  
  330.  
  331. The following is an example of how to fill in the upload scanning section...
  332.  
  333. Scan online  Yes
  334. Failed scan  /unavailable/move to 998
  335. Scan utility C:\THDPRO\THDPRO.EXE @ *P *M
  336.  
  337. Scan Online is set to yes to allow the user to see straight away
  338. if there are any problems with his upload.
  339.  
  340. Failed scan action is set to mark the file as unavailable and move it
  341. to file area 998 (an area previously decided to be a badfiles area).
  342.  
  343. Scan utility runs C:\THDPRO\THDPRO.EXE with following parameters:
  344.  
  345. @  path and filename of file to be tested
  346. *P com port in use
  347. *M swap RA out of memory to give THD ProScan as much room as possible.
  348.  
  349.      This general outline was supplied by Mark Kerr.
  350.      Mark can be reached VIA Fidonet at 2:443/59 for further support in
  351. regards to RemoteAccess.
  352.  
  353. * - * - * - * - * -*
  354.  
  355.                                 EZYCOM (1.10)
  356.                                 -------------
  357.  
  358.      The following is a batch file supplied for use with EZYCOM v1.10. It is
  359. intended to be used as both UPCONV.BAT and/or DOCNV.BAT.
  360.  
  361. -!- Start Text ---     Upconv.bat, Doconv.bat
  362. @echo off
  363. rem
  364. rem This batchfile requires an environment SET TASK=1 setting,
  365. rem 1=Task 1, 2=Task 2, 3=Task 3  etc.   0 is for a Local Logon....
  366. rem This should be done in your main BBS Batch file for every
  367. rem node that you have.
  368. rem
  369. rem %1 1                         node number
  370. rem %2 D:\EZY\SECUPLD\           where uploaded
  371. rem %3 D:\EZY\TEMP\CONV01        where it does it
  372. rem %4 D:                        drive it is on
  373. rem %5 LIST                      file name no ext
  374. rem %6 ZIP                       ext to
  375. rem %7 ARJ                       ext from (could be NULL)
  376.  
  377. rem If TASK variable not set then assume local logon, thus no output
  378. rem to the user....
  379.  
  380.  
  381. IF "%1"=="1" THDPRO %2%5.%7 2 TO%6
  382. IF "%1"=="2" THDPRO %2%5.%7 3 TO%6
  383.  
  384. rem                         ^
  385. rem                         )
  386. rem        -----------------
  387. rem       (
  388. rem      Com Port which is equivalent to the TASK Number
  389. :ENDIT
  390. -!- End Text ---
  391.  
  392.      ----- This portion modified from information originally -----
  393.      -----    supplied by John Pallister for version 1.02    -----
  394.  
  395. * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - *
  396.  
  397.                                MAXIMUS V3.xx
  398.                                -------------
  399.  
  400. DOS -
  401.      Create a batch file called VIRCHECK.BAT as follows...
  402.  
  403. @echo off
  404. C:\THDPRO\THDPRO.EXE %1%2%3
  405.  
  406.      Thereafter, edit the MAX.CTL file in the following way
  407.  
  408.      % Max will call this batch file once for each file uploaded.    For
  409.      % more information on this keyword, please see MAX_REF.PRN.
  410.  
  411.      Upload Check Virus           Vircheck.bat
  412.  
  413. OS/2 -
  414.      Create a batch file called VIRCHECK.CMD as follows...
  415.  
  416. @echo off
  417. C:\THDPRO\THDPRO.EXE %1%2%3 %6
  418.  
  419.      Thereafter, edit the MAX.CTL file in the following way
  420.  
  421.      % Max will call this batch file once for each file uploaded.    For
  422.      % more information on this keyword, please see MAX_REF.PRN.
  423.  
  424.      Upload Check Virus           Vircheck.cmd %P
  425.  
  426. This text supplied by : Michel van der Heijden
  427.     * - OS/2 text modified based on Michel's suggested dos settings.
  428.  
  429. * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - *
  430.     
  431.                                  WILDCAT
  432.                                  -------
  433.  
  434. How to Install ThdPro ver 11.0 in Wildcat BBS. (Wc3.x, 4.x)
  435.  
  436. Add a line to your autoexec.bat file as follows:
  437. SET THDPRO=C:\WC30\THDPRO
  438.  
  439. Then add a line in your config.sys if not already there:
  440. INSTALL=C:\DOS\SHARE.EXE
  441.  
  442. Put ThdPro into a subdirectory on WC30 and do the configuration
  443. using THDINSTL.EXE in the THDPRO directory you created.
  444.  
  445. then edit the scanfile.bat in Wc30 as follows...
  446. Scanfile.bat to run THDPro in Wildcat 3.0
  447. --------------------------------------------
  448. REM The following line changes to the node work directory for the
  449. REM node executing this batch file.
  450. CD \WC30\WCWORK\NODE%WCNODEID%
  451. REM The next line runs the THDPro ver 11.0 program
  452. REM scan the uploaded files for virii.
  453. C:\WC30\THDPRO\THDPRO.EXE %1
  454. REM See THDPro docs for complete information. The %1 is the
  455. REM filename uploaded that is to be scanned.
  456. REM No additional commands are required to return to WILDCAT! since
  457. REM this batch assumes you are using shell rather than terminate.
  458. REM Create a directory called FAILSCAN or whatever and direct files
  459. REM to that directory that fail the scan in your thdpro configuration
  460. REM For example c:\failscan
  461. ------------------------------------------------------------------
  462.  
  463.     Text supplied by Bill Lozza (calvin@cris.com)
  464.  
  465. * - * - * - * - * - * - * - * - * - * - * - * - * - * -
  466.  
  467.      Keep in mind that this information is general and version specific and 
  468. may not work for you as is. No person or group accepts responsibility for 
  469. the accuracy of this text as it is supplied only as "assistance".
  470.  
  471.